home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
steppenw.swf
/
scripts
/
DefineSprite_2847
/
frame_63
/
DoAction.as
Wrap
Text File
|
2008-11-12
|
170b
|
9 lines
if(eval("/Variables:FlairePris") != true)
{
set("/Variables:FlairePris",true);
tellTarget("_root.Animatiques")
{
gotoAndStop("PrendFlair");
}
}